![]() |
|
||||||
|
|||||||
>>eCross | v1.1 - 07/28/2000 | ||||||
eCross is (C)2000 Romain Guy Released under GNU GPL license guy.romain@bigfoot.com www.jext.org ![]() WabaVM 1.0G is (C)2000 Guilherme Hazan & Wabasoft Released under GNU GPL license |
|||||||
>>Overview | |||||||
eCross is a mind reflexion game based upon one of the best Game Boy cartridge ever made: Mario's Picross. This game, published in 1995, introduced an original and fascinating new concept of the puzzle game. In eCross, as in Mario's Picross, your goal is to discover hidden pictures by filling in the cells of a grid. eCross is the first program I made for PalmOS. As I am a Java addicted (see www.jext.org), I choosed the Java language to develop this game. The chosen virtual machine is the WabaVM from WabaSoft, hacked y Guilherme Hazan to add, among many other things, hard keys support. What's new in v1.1:
|
|||||||
>>Requirements | |||||||
As said in the overview, eCross is written in Java. This entails you'll need a Java Virtual Machine (JVM) in order to successfully run the game. A free open sourced JVM is shipped with eCross. This is the JVM from WabaSoft. Visit their web site to get full informations about it and to download either the VM sources, either the SDK for many environments. If you would like to compile eCross by yourself either to see how I made it, either, why not, to improve it, you won't need too many tools. You'll just have to download the Waba SDK from the WabaSoft web site and then to download the version 1.0G of the Waba VM, written by Guilherme Hazan. Once you get those two tools, you can compile the sources. Be aware of the way levels and infos databases are built. Carefully read the Readme file in the levels directory to understand the weird way to get the levels database. |
|||||||
>>Installation | |||||||
Installing eCross is very easy. Simply upload on your Palm Pilot (or compatible) the contents of the directory \bin. It should contains six files: waba.prc, waba.pdb (JVM), eCross Infos.pdb, eCrossLevels.pdb (eCross support databases), eCross.prc and eCross.pdb (game binaries). Do upload the Waba VM even if you got one installed, this is very important ! |
|||||||
>>How to play | |||||||
Before learning how to play to eCross, let me present you the game screen: ![]() This screen shows you all the components you'll have to use to play. Here is a brief description of them:
The clues on top of the columns must be read from top to bottom. Those on the left of the rows must be read from left to right. Each number indicates how many consecutive cells must be filled. If there is more than one number, this means there is at least one empty cell between each zone of filled cells. If you determined that a cell must not be filled, put a corss in it using the helper tool. This is very important if you wish to solve the puzzle. For instance, ![]() When you have filled all the right cells, an hidden picture will be shown. If you don't finish the level before the timer reaches 0, you lose (Time Out !). Whenever you fill a wrong cell, you'll lose time. The first error costs no time, but the second costs 2 minutes, the third error 4 minutes, the fourth one six minutes and all the next ones 8 minutes. If you misplace a cross, no time will be removed. You have 30 minutes when you start a level. When you finish a level, you are automatically put to the next one. Yet, you can choose your level by your own by tapping the level label on the top of the screen. If you quit the eCross during a game (i.e the timer is started), eCross will save your game for the next time you launch it. Yet, if you quit the game while no puzzle is began (i.e the timer is stopped), eCross will delete the save ! |
|||||||
>>Tips | |||||||
Here are a few tips to help you finishing every eCross level:
|
|||||||
>>Author | |||||||
N'Cha ! My name is Romain Guy (and please, pay attention to the fact that Guy is my family name !), and I am a french 18 years old boy. I code in Java for about one and an half year now and eCross is my very first PalmOS application. Hope you'll like it ! I've done a lot of things in Java but I guess my best one remains Jext, a programmer's text editor. It is really powerful and it is also released under GNU GPL license. See www.jext.org. I'm sure you'll love it, too ;-) Next year, I'll begin my last scolarship cycle by entering one of the best french computing school, the INSA of Lyon. There are only 5 years to go, I hope I'll be patient enough ! At last, I'd like to thanks a few people: Guilherme Hazan who saved me writing this hard keys support for Waba VM, all the members of the Pc Team online forum (N'GaHa, Loone, piotr, Joez, Lord Asriel, LA SOTTE, Bruce, Simkamil, DRIC, BenO, Bgw, Belegar, Caedes, Papycogaf Kylleuse, HPulstar, zdar, Doudou, Touffi and so on...) and Claire without whom I'd never be so happy ;-) |
|||||||
eCross v1.1 (C) 2000 Romain Guy Released under GNU GPL |